[INFO] cloning repository https://github.com/richardtatum/mira-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richardtatum/mira-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardtatum%2Fmira-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardtatum%2Fmira-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40a25b950d4108f13882bf03bbc716111748035a
[INFO] fixing richardtatum/mira-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardtatum%2Fmira-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/richardtatum/mira-rs
[INFO] finished tweaking git repo https://github.com/richardtatum/mira-rs
[INFO] tweaked toml for git repo https://github.com/richardtatum/mira-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/richardtatum/mira-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/richardtatum/mira-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typesize-derive v0.1.11
[INFO] [stderr]   Downloaded serde_cow v0.1.2
[INFO] [stderr]   Downloaded typemap_rev v0.3.0
[INFO] [stderr]   Downloaded poise_macros v0.6.1
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded cargo_metadata v0.14.2
[INFO] [stderr]   Downloaded typesize v0.1.14
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded mini-moka v0.10.3
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded poise v0.6.1
[INFO] [stderr]   Downloaded serenity v0.12.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 42d3c98c76f36182d2c444bafef7d7eb91106801bcafbe4a8bd779777111a5df
[INFO] running `Command { std: "docker" "start" "42d3c98c76f36182d2c444bafef7d7eb91106801bcafbe4a8bd779777111a5df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "42d3c98c76f36182d2c444bafef7d7eb91106801bcafbe4a8bd779777111a5df" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42d3c98c76f36182d2c444bafef7d7eb91106801bcafbe4a8bd779777111a5df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "42d3c98c76f36182d2c444bafef7d7eb91106801bcafbe4a8bd779777111a5df" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]    Compiling serenity v0.12.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking mira-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking mira-storage v0.1.0 (/opt/rustwide/workdir/crates/adapters/storage)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> crates/adapters/storage/src/lib.rs:184:23
[INFO] [stdout]     |
[INFO] [stdout] 184 |           let results = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 185 | |             r#"
[INFO] [stdout] 186 | |                 SELECT h.id AS host_id, h.url, hg.auth_header, hg.id AS host_guild_id,
[INFO] [stdout] 187 | |                        s.key, s.id AS subscription_id, s.channel_id, s.subscription_token, s.message_id
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |             guild_id
[INFO] [stdout] 194 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> crates/adapters/storage/src/lib.rs:184:23
[INFO] [stdout]     |
[INFO] [stdout] 184 |           let results = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 185 | |             r#"
[INFO] [stdout] 186 | |                 SELECT h.id AS host_id, h.url, hg.auth_header, hg.id AS host_guild_id,
[INFO] [stdout] 187 | |                        s.key, s.id AS subscription_id, s.channel_id, s.subscription_token, s.message_id
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |             guild_id
[INFO] [stdout] 194 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> crates/adapters/storage/src/lib.rs:226:23
[INFO] [stdout]     |
[INFO] [stdout] 226 |           let results = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 227 | |             r#"
[INFO] [stdout] 228 | |                 SELECT h.id AS host_id, h.url, hg.auth_header, hg.id AS host_guild_id,
[INFO] [stdout] 229 | |                        s.key, s.id AS subscription_id, s.channel_id, s.subscription_token, s.message_id
[INFO] [stdout] ...   |
[INFO] [stdout] 233 | |             "#
[INFO] [stdout] 234 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> crates/adapters/storage/src/lib.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 | /         sqlx::query!(
[INFO] [stdout] 267 | |             r#"
[INFO] [stdout] 268 | |                 DELETE FROM subscription
[INFO] [stdout] 269 | |                 WHERE id = ?
[INFO] [stdout] 270 | |             "#,
[INFO] [stdout] 271 | |             subscription_id
[INFO] [stdout] 272 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> crates/adapters/storage/src/lib.rs:226:23
[INFO] [stdout]     |
[INFO] [stdout] 226 |           let results = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 227 | |             r#"
[INFO] [stdout] 228 | |                 SELECT h.id AS host_id, h.url, hg.auth_header, hg.id AS host_guild_id,
[INFO] [stdout] 229 | |                        s.key, s.id AS subscription_id, s.channel_id, s.subscription_token, s.message_id
[INFO] [stdout] ...   |
[INFO] [stdout] 233 | |             "#
[INFO] [stdout] 234 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> crates/adapters/storage/src/lib.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 | /         sqlx::query!(
[INFO] [stdout] 267 | |             r#"
[INFO] [stdout] 268 | |                 DELETE FROM subscription
[INFO] [stdout] 269 | |                 WHERE id = ?
[INFO] [stdout] 270 | |             "#,
[INFO] [stdout] 271 | |             subscription_id
[INFO] [stdout] 272 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> crates/adapters/storage/src/lib.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | /         sqlx::query!(
[INFO] [stdout] 300 | |             r#"
[INFO] [stdout] 301 | |                 UPDATE subscription
[INFO] [stdout] 302 | |                 SET playing = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |             subscription_id
[INFO] [stdout] 307 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> crates/adapters/storage/src/lib.rs:299:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | /         sqlx::query!(
[INFO] [stdout] 300 | |             r#"
[INFO] [stdout] 301 | |                 UPDATE subscription
[INFO] [stdout] 302 | |                 SET playing = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |             subscription_id
[INFO] [stdout] 307 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> crates/adapters/storage/src/lib.rs:333:13
[INFO] [stdout]     |
[INFO] [stdout] 333 |             sqlx::query_scalar!("INSERT INTO host (url, created_by) VALUES ('http://test.host', 1) RETURNING id")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> crates/adapters/storage/src/lib.rs:339:29
[INFO] [stdout]     |
[INFO] [stdout] 339 |           let host_guild_id = sqlx::query_scalar!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 340 | |             "INSERT INTO host_guild (host_id, guild_id, created_by) VALUES (?, ?, 1) RETURNING id",
[INFO] [stdout] 341 | |             host_id,
[INFO] [stdout] 342 | |             guild_id
[INFO] [stdout] 343 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> crates/adapters/storage/src/lib.rs:348:22
[INFO] [stdout]     |
[INFO] [stdout] 348 |           let sub_id = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 349 | |             "INSERT INTO subscription (key, host_guild_id, channel_id, created_by) VALUES ('stream1', ?, 42, 1) RETURNING id",
[INFO] [stdout] 350 | |             host_guild_id
[INFO] [stdout] 351 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> crates/adapters/storage/src/lib.rs:360:13
[INFO] [stdout]     |
[INFO] [stdout] 360 |             sqlx::query_scalar!("SELECT subscription_token FROM subscription WHERE id = ?", sub_id)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> crates/adapters/storage/src/lib.rs:373:13
[INFO] [stdout]     |
[INFO] [stdout] 373 |             sqlx::query_scalar!("INSERT INTO host (url, created_by) VALUES ('http://test.host', 1) RETURNING id")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> crates/adapters/storage/src/lib.rs:379:29
[INFO] [stdout]     |
[INFO] [stdout] 379 |           let host_guild_id = sqlx::query_scalar!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 380 | |             "INSERT INTO host_guild (host_id, guild_id, created_by) VALUES (?, ?, 1) RETURNING id",
[INFO] [stdout] 381 | |             host_id,
[INFO] [stdout] 382 | |             guild_id
[INFO] [stdout] 383 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> crates/adapters/storage/src/lib.rs:388:22
[INFO] [stdout]     |
[INFO] [stdout] 388 |           let sub_id = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 389 | |             "INSERT INTO subscription (key, host_guild_id, channel_id, created_by) VALUES ('stream1', ?, 42, 1) RETURNING id",
[INFO] [stdout] 390 | |             host_guild_id
[INFO] [stdout] 391 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mira-storage` (lib test) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mira-storage` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "42d3c98c76f36182d2c444bafef7d7eb91106801bcafbe4a8bd779777111a5df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d3c98c76f36182d2c444bafef7d7eb91106801bcafbe4a8bd779777111a5df", kill_on_drop: false }`
[INFO] [stdout] 42d3c98c76f36182d2c444bafef7d7eb91106801bcafbe4a8bd779777111a5df
